header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1
}

header .logo {
	float: left;
	margin-top: 26px
}

header nav {
	position: relative;
	float: right;
	display: inline-block;
	margin-top: 40px;
	margin-right: 10px;
	font-size: 15px
}

header nav li {
	float: left
}

header nav a {
	margin-right: 30px;
	color: #dedede;
	font-weight: bold
}

header nav a.last {
	margin-right: 0
}

header nav .slidebar {
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 0;
	height: 9px;
	background: url("images/slidebar.png") no-repeat center center
}

header .entryEnglish {
	float: right;
	color: #dedede;
	font-weight: bold;
	margin-top: 40px;
	margin-left: 15px
}

header .searchbox {
	float: right;
	margin-left: 5px;
	margin-top: 40px;
	height: 28px
}

header .searchbox input[type="text"] {
	margin-right: 5px;
	width: 0;
	height: 28px;
	line-height: 28px;
	padding: 0;
	box-sizing: border-box;
	border: none;
	vertical-align: top;
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	font-size: 13px
}

header .searchbox .searchbtn {
	border: none;
	margin-top: 4px;
	width: 20px;
	height: 20px;
	background: url("images/search.png") no-repeat center center;
	cursor: pointer;
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s
}

header .searchbox:hover .searchbtn {
	transform: scale(1.1);
	-webkit-transform: scale(1.1)
}



.banner-in {
	height: 298px;
	background: url("images/banner-in.png") no-repeat center center
}

.banner {
	margin-top: -68px
}

.idx-banner {
	position: relative;
	height: 755px!important
}

.idx-banner .ms-view {
	height: 755px!important;
	min-width: 1280px
}

.idx-banner .ms-mask-frame {
	height: 755px!important
}

.idx-banner .ms-slide {
	height: 755px!important
}

.idx-banner .ms-view img {
	height: 755px
}

.idx-banner .ms-layer {
	width: 390px!important;
	height: 76px!important;
	bottom: 100px!important;
	top: auto!important
}

.idx-banner .ms-layer.ms2 {
	width: 640px!important;
	height: 68px!important
}

.idx-banner .ms-layer.ms3 {
	width: 605px!important;
	height: 73px!important
}

.idx-banner .ms-slide-layers {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding-top: 360px!important;
	text-align: right
}

.idx-banner .ms-slide-layers .ms-layer.ms2 {
	display: inline-block
}

.idx-banner .ms-slide-layers .ms-layer.ms3 {
	display: inline-block
}

.idx-banner .ms-slide-layers .ms-layer.ms1 {
	display: inline-block
}

.idx-banner .ms-nav-next {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -38px;
	width: 54px;
	height: 76px;
	background: url("images/btn-red-r.jpg") no-repeat;
	cursor: pointer
}

.idx-banner .ms-nav-prev {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -38px;
	width: 54px;
	height: 76px;
	background: url("images/btn-red-l.jpg") no-repeat;
	cursor: pointer
}

.idx-banner .ms-bullet {
	margin: 0 2px!important !important;
	width: 20px;
	height: 6px;
	background-color: #cfb479;
	transition-duration: 0.5s
}

.idx-banner .ms-bullet-selected {
	width: 50px;
	background-color: #e12826
}

.idx-banner .ms-bullets.ms-dir-h {
}

.idx-banner .ms-bullets.ms-dir-h .ms-bullets-count {
	width: 1200px;
	right: -572px
}

.network {
	height: 410px;
	background: url("images/bg-network.jpg") no-repeat;
	background-size: 100% 100%
}

.network .auto {
	overflow: hidden;
	position: relative;
	top: -80px;
	padding-top: 40px;
	height: 426px;
	background: url("images/idx-bg.png") no-repeat
}

.network .auto .mapbox {
	position: absolute;
	top: 40px;
	left: 140px
}

.network .tit {
	margin-left: 62px;
	color: #49485a;
	font-size: 19px;
	line-height: 19px
}

.network .tit .en {
	font-weight: bold;
	font-family: "Montserrat-Regular";
	font-weight: bold;
	color: #49485a;
	opacity: 0.6;
	filter: alpha(opacity=60);
	letter-spacing: -1px
}

.network .tit .cn {
	font-weight: bold;
	margin-top: 10px;
	color: #27B269
}

.network .cont {
	float: right;
	margin-top: 40px;
	width: 610px
}

.item {
	font-weight: bold;
	float: left;
	position: relative;
	padding-left: 38px;
	padding-right: 38px;
	font-size: 13px;
	color: #272d39
}

.item4 {
	padding-right: 0
}

.firstItem,.item:first-child {
	padding-left: 0
}

.item:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 4px;
	height: 50px;
	background-color: #cfd0d0
}

.firstItem:after,.item:first-child:after {
	display: none
}

.item .num {
	position: relative;
	font-weight: normal;
	height: 24px;
	letter-spacing: -1px;
	margin-top: 6px;
	color: #27B269;
	font-size: 28px;
	font-family: "microsoft yahei"
}

.item .num span {
	line-height: 16px;
	font-size: 14px;
	margin-left: 5px;
	font-family: "微软雅黑","Microsoft YaHei",arial,sans-serif
}

.item .num .numAccess {
	display: inline-block;
	margin-left: 0;
	width: 32px;
	font-weight: normal;
	height: 24px;
	letter-spacing: -1px;
	color: #27B269;
	font-size: 28px;
	font-family: "microsoft yahei"
}

.item img {
	margin-bottom: 8px
}

.network .control {
	margin-top: 40px;
	padding: 20px 0;
	font-size: 13.5px;
	border: 4px solid #dedede;
	border-left: none;
	border-right: 0;
	color: #777;
	overflow: hidden
}

.network .control a {
	float: left;
	margin-right: 40px
}

.network .control a.active,.network .control a:hover {
	color: #27B269;
	font-weight: bold
}

.network .areas {
	position: relative;
	height: 90px;
	font-size: 13.5px;
	color: #777;
	opacity: 0.8;
	filter: alpha(opacity=80)
}

.network .areas a {
	float: left;
	margin-right: 28px
}

.network .areas .list {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px 0;
	width: 100%;
	height: auto
}

.network .areas .list:first-child {
	display: block
}

.title .cn {
	font-weight: bold;
	margin-top: 5px;
	font-size: 16px;
	line-height: 16px;
	color: #6d6c79;
	opacity: 0.8;
	filter: alpha(opacity=80)
}

.title .en {
	font-size: 19px;
	line-height: 19px;
	color: #49485a;
	opacity: 0.6;
	filter: alpha(opacity=60);
	font-family: "Montserrat-Regular";
	font-weight: bold
}

.idx-news {
	position: relative;
	padding-top: 35px;
	padding-bottom: 54px;
	overflow: hidden
}

.idx-news .auto {
	overflow: hidden
}

.idx-news .time {
	letter-spacing: -1px;
	font-family: "Montserrat-Regular";
	font-size: 24px;
	margin-bottom: 8px;
	color: #FFB308;

}

.idx-news h3 {
	height: 48px;
	font-size: 20px;
	font-weight: bold;
	color: #505050;
	opacity: 0.9;
	filter: alpha(opacity=90);
	overflow: hidden
}

.idx-news .newsbox {
	margin: 35px -25px 0
}

.idx-news a {
	float: left;
	width: 33.33%;
	padding: 0 25px;
	border-left: 4px solid #ececec
}

.idx-news a:hover h3 {
	opacity: 1;
	filter: alpha(opacity=100);
	color: #27B269
}

.idx-news a:hover .abs {
	opacity: 1;
	filter: alpha(opacity=100)
}

.idx-news a:hover .time {
	opacity: 0.5;
	filter: alpha(opacity=25)
}

.idx-news a:first-of-type {
	border-left: 0
}

.idx-news .abs {
	margin-top: 15px;
	max-height: 96px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	color: #797a81;
	font-size: 13.5px;
	opacity: 0.85;
	filter: alpha(opacity=85);
	text-align: justify
}

.read {
	margin-top: 10px;
	clear: both
}

.read > div {
	display: inline-block;
	padding-left: 18px;
	background: url("images/eye.png") no-repeat left center
}

.read > div:hover {
	background-image: url("images/eye-red.png")
}

.read img {
	display: inline-block;
	vertical-align: middle
}

.read span {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	color: #9c9c9c
}

.solution {
	margin-bottom: 86px;
	height: 502px;
	background: url("images/solution-bg.jpg") no-repeat;
	background-size: 100% 100%
}
.zeren {
	background: url("images/zeren-bg.jpg") no-repeat;
}

.solution .auto {
	padding-top: 35px
}

.solution .title {
	margin-bottom: 35px
}

.solution .title .en {
	color: #d9d9d9;
	opacity: 0.7;
	filter: alpha(opacity=70)
}

.solution .title .cn {
	color: #d0cece
}

.solution .swiper-box {
	position: relative;
	height: 438px
}

.solution .swiper-box .swiper-container {
	height: 438px
}

.solution a {
	position: relative;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	width: 386px;
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	cursor: default
}

.solution a .red {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	bottom: 0;
	right: -27px;
	width: 186px;
	height: 203px;
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s
}

.solution a .imgbox {
	overflow: hidden
}

.solution a .imgbox img {
	transition-duration: 0.5s
}

.solution a:hover .imgbox img {
	transform: scale(1.1)
}

.solution a:hover .content {
	background-color: #27B269
}

.solution a:hover .content h3 {
	opacity: 0.8;
	filter: alpha(opacity=80)
}

.solution a:hover .abs {
	color: #fff;
	opacity: 0.5;
	filter: alpha(opacity=50)
}

.solution a:hover .red {
	right: 7px;
	opacity: 1;
	filter: alpha(opacity=100)
}

.solution .content {
	padding: 20px 30px;
	height: 203px;
	background-color: #393939;
	transition-duration: 0.5s
}

.solution .content h3 {
	color: #fff;
	opacity: 0.6;
	filter: alpha(opacity=60);
	font-size: 18px;
	font-weight: 500
}

.solution .content .abs {
	margin-top: 10px;
	line-height: 20px;
	font-size: 13.5px;
	color: #777
}

.solution .btn {
	display: none;
	position: absolute;
	top: 50%;
	left: -94px;
	margin-top: -27px;
	width: 54px;
	height: 54px;
	background: url("images/btn-white-l.png") no-repeat center center;
	cursor: pointer
}

.solution .next {
	left: auto;
	right: -94px;
	background-image: url("images/btn-white-r.png")
}

.solution .prev:hover {
	background-image: url("images/btn-white-l1.png")
}

.solution .next:hover {
	background-image: url("images/btn-white-r1.png")
}

.solution .slideTxtBox {
}

.solution .slideTxtBox ul {
	overflow: hidden;
	margin: 0 -10px
}

.solution .slideTxtBox li {
	float: left;
	width: 33.33%;
	padding: 0 10px
}

.solution .slideTxtBox li:first-child {
	margin-left: 0
}

.partner {
	padding-bottom: 80px;
	padding-top: 35px;
	background-color: #f1f1f1
}

.partner .title {
	margin-bottom: 35px
}

.partner .logos {
	position: relative;
	margin: 0 auto;
	width: 100%
}

.partner .logos img {
	margin: 0 auto;
	display: inline-block;
	vertical-align: middle
}

.partner .logos ul {
	overflow: hidden
}

.partner .logos ul li {
	text-align: center;
	height: 40px;
	line-height: 40px
}

.partner .tit1 {
	margin-top: 70px
}

.partner .tit1 .cn {
	margin-bottom: 10px
}

.partner .tit1 .more a {
	display: block;
	float: left;
	margin-right: 20px;
	padding-left: 42px;
	height: 37px;
	line-height: 37px;
	color: #797a81
}

.partner .logos li {
	float: left;
	width: 200px
}

.partner .swiper-container {
	height: 52px
}

.partner .btn {
	position: absolute;
	top: 50%;
	left: -70px;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	background: url("images/btn-l.jpg") no-repeat 21px center;
	cursor: pointer;
	transition-duration: 0.5s
}

.partner .prev:hover {
	background-position: 15px center
}

.partner .prev:after {
	content: "";
	position: absolute;
	right: 28px;
	top: 50%;
	margin-top: -1px;
	width: 0;
	height: 2px;
	background-color: #27B269;
	transition-duration: 0.5s
}

.partner .prev:hover:after {
	width: 15px;
	right: 17px
}

.partner .next {
	left: auto;
	right: -70px;
	background-image: url("images/btn-r.jpg")
}

.partner .next:after {
	content: "";
	position: absolute;
	left: 28px;
	top: 50%;
	margin-top: -1px;
	width: 0;
	height: 2px;
	background-color: #27B269;
	transition-duration: 0.5s
}

.partner .next:hover {
	background-position: 26px center
}

.partner .next:hover:after {
	width: 15px;
	left: 17px
}

.common {
}

.common .auto {
	top: -57px;
	padding-top: 128px;
	position: relative
}

.common .crumb {
	position: absolute;
	top: 26px;
	right: 40px
}

.common .crumb a,.common .crumb img {
	display: inline-block;
	margin-left: 12px;
	vertical-align: middle;
	color: #181818
}

.common .crumb a {
	opacity: 0.6;
	filter: alpha(opacity=60);
	font-weight: 600
}

.common .name {
	float: left;
	margin-left: 40px;
	width: 220px;
	padding-top: 30px;
	background: url("images/arrow-gay.png") no-repeat left top
}

.common .name .en {
	color: #de3937;
	font-size: 28px;
	font-family: "Montserrat-Regular";
	font-weight: bold;
	letter-spacing: -1px;
	display: none
}

.common .name .cn {
	margin-top: 10px;
	color: #535353;
	font-size: 20px;
	font-weight: bold;
	opacity: 0.67;
	filter: alpha(opacity=67)
}

.common .descript {
	margin-left: 146px
}

.common .descript .tit .en {
	font-size: 20px;
	color: #474747;
	opacity: 0.25;
	filter: alpha(opacity=25);
	font-family: "Montserrat-Regular";
	font-weight: bold;
	letter-spacing: -1px
}

.common .descript .tit .cn {
	margin-top: 3px;
	margin-bottom: 20px;
	font-size: 20px;
	color: #505050;
	font-weight: bold
}

.common .descript {
	float: left
}

.common .descript .det p {
	margin-bottom: 15px
}

.newsDetail .name {
	width: 342px
}

.service-idea {
	height: 319px;
	background: url("images/auto-bg.png") no-repeat center center
}

.service-idea .auto {
	height: 376px;
	background: url("images/service-bg.png") no-repeat
}

.service-idea .descript {
	width: 750px
}

.service-idea .descript .det {
	color: #797a81
}

.service1 .det a {
	color: #777777;
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 50px;
	cursor: default;
	height: 73px;
	line-height: 73px;
	padding-left: 80px
}

.service1 .det a:first-child {
	background: url("images/newIcon1.png") no-repeat
}

.service1 .det a:first-child+a {
	background: url("images/newIcon2.png") no-repeat left center;
	padding-left: 60px
}

.service1 .det a:first-child+a+a {
	background: url("images/newIcon3.png") no-repeat left center;
	padding-left: 70px
}

.solution-in {
	padding-top: 50px;
	height: 445px;
	background: url("images/solution-bg.jpg") no-repeat center center
}

.solution-in .title {
	display: none
}

.solution-in .title .en {
	color: #fff;
	opacity: 0.4;
	filter: alpha(opacity=40)
}

.solution-in .title .cn {
	color: #afafb3;
	opacity: 0.7;
	filter: alpha(opacity=70)
}

.solution-in .btn {
	display: none;
	position: absolute;
	top: 50%;
	left: -94px;
	margin-top: -27px;
	width: 54px;
	height: 54px;
	background: url("images/btn-white-l.png") no-repeat center center;
	cursor: pointer
}

.solution-in .arrow-next {
	left: auto;
	right: -94px;
	background-image: url("images/btn-white-r.png")
}

.solution-in .arrow-prev:hover {
	background-image: url("images/btn-white-l1.png")
}

.solution-in .arrow-next:hover {
	background-image: url("images/btn-white-r1.png")
}

.solution-in .swiper-container {
	margin-left: -5px
}

.solution-in .swiper-slide {
}

.solution-in .names {
	background-color: #e4e0d5
}

.solution-in a {
	display: block;
	position: relative;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	transition-duration: 0.5s;
	cursor: default
}

.solution-in .showDetail {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #27B269;
	transition-duration: 0.8s
}

.solution-in .names {
	padding: 20px 25px;
	height: 110px
}

.solution-in .names .cn {
	color: #566f76;
	font-size: 18px
}

.solution-in .names .en {
	color: #000000;
	opacity: 0.3;
	filter: alpha(opacity=30);
	font-size: 19px;
	font-family: "Montserrat-Regular";
	font-weight: bold;
	letter-spacing: -1px
}

.solution-in .showDetail {
	opacity: 0;
	filter: alpha(opacity=0)
}

.solution-in .showDetail .contbox {
	position: absolute;
	bottom: 50px;
	width: 100%;
	padding: 0 25px 35px
}

.solution-in .showDetail .contbox img {
	margin-bottom: 15px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.solution-in .showDetail .cn {
	font-size: 18px;
	color: #e4e0d5
}

.solution-in .showDetail .en {
	margin: 5px 0 10px;
	font-size: 19px;
	color: #e4e0d5;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-family: "Montserrat-Regular";
	font-weight: bold;
	letter-spacing: -1px
}

.solution-in .showDetail .cont {
	font-size: 13.5px;
	color: #e4e0d5
}

.solution-in a:hover .showDetail {
	top: 0;
	opacity: 1;
	filter: alpha(opacity=100)
}

.solution-in a:hover .showDetail .contbox img {
	opacity: 1;
	filter: alpha(opacity=100)
}

.solution-in .slideTxtBox ul {
	margin: 0 -10px
}

.solution-in .slideTxtBox li {
	float: left;
	width: 33.33%;
	padding: 0 10px
}

.join {
	height: 369px;
	background: url("images/auto-bg.jpg") no-repeat center center;
	background-size: 100% 100%
}

.join .auto {
	height: 426px;
	background: url("images/join-bg.png") no-repeat
}

.join .descript {
	width: 753px
}

.join .descript .det {
	color: #797a81;
	opacity: 0.85;
	filter: alpha(opacity=85)
}

.position {
}

.position .searchPosition {
	margin-top: 5px;
	margin-bottom: 9px;
	line-height: 64px;
	width: 100%;
	height: 64px;
	overflow: hidden
}

.position .searchPosition .result {
	float: right;
	margin-right: 40px;
	color: #797a81
}

.position .searchPosition .result span {
	color: #d90300
}

.position .searchPosition .searchC {
	float: left;
	margin-right: 3px;
	margin-top: 5px;
	padding-left: 52px;
	padding-right: 52px;
	width: 344px;
	height: 40px;
	line-height: 40px;
	border: 2px solid #f4f4f4
}

.position .searchPosition .button {
	margin-top: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 40px;
	background: url("images/search-btn1.jpg") no-repeat center center;
	background-color: #27B269;
	background-position: -1px -1px
}

.positionList {
	height: 72px;
	line-height: 72px;
	background-color: #efefef
}

.positionList div {
	float: left;
	color: #7b7b7b
}

.position ul {
	margin-bottom: 50px;
	line-height: 72px
}

.position li .head {
	overflow: hidden;
	height: 72px;
	font-weight: 500;
	border-bottom: 2px solid #f4f4f4
}

.position li .head a,.position li .head div {
	float: left;
	display: block;
	height: 100%;
	color: #7b7b7b;
	cursor: pointer;
	transition-duration: 0.5s
}

.position li .head a {
	margin-top: 0;
	display: block;
	float: right;
	width: 130px;
	text-align: center
}

.position li .head a.read {
	clear: none
}

.position li .content {
	display: none;
	padding: 30px 52px 40px;
	color: #7b7b7b;
	background-color: #efefef;
	line-height: 24px
}

.position li .content .conditon div {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px
}

.position .p-name {
	padding-left: 52px;
	padding-right: 20px;
	min-width: 230px;
	width: 300px
}

.position .p-location {
	margin-left: 50px;
	width: 250px;
	padding-right: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.position .p-time {
	margin-left: 50px;
	min-width: 200px;
	padding-right: 20px;
	font-family: "Montserrat-Regular"
}

.position li .p-name {
	width: 300px;
	background: url("images/icon5.png") no-repeat 10px center
}

.position li.active .head,.position li.active:hover .head {
	background-color: #d3d3d3
}

.position li:hover .head {
	background-color: #efefef
}

.position li.active .read {
	display: none
}

.position li.active .send {
	background-color: #d90300;
	color: #fff
}

.position li.active .p-name {
	background-image: url("images/icon5-1.png")
}

.loadMore {
	position: relative;
	display: block;
	margin: 0 auto 30px;
	width: 48px;
	height: 60px;
	text-align: center;
	font-family: "Montserrat-Regular";
	font-size: 18px;
	color: #161616
}

.loadMore img {
	height: 50px;
	margin: 0 auto;
	transition-duration: 0.5s
}

.loadMore:hover img {
	height: 60px
}

.project {
	padding-top: 35px;
	height: 502px;
	background: url("images/bg-solution.jpg") no-repeat center center
}

.project .title {
	margin-bottom: 44px
}

.project .title .en {
	color: #fff;
	opacity: 0.4;
	filter: alpha(opacity=40)
}

.project .title .cn {
	color: #afafb3;
	opacity: 0.7;
	filter: alpha(opacity=70)
}

.project .slideTxtBox {
	float: left;
	width: 100%
}

.project .bigbox {
	overflow: hidden;
	position: relative
}

.project a {
	position: relative;
	display: block;
	float: left;
	overflow: hidden
}

.project a > img {
	float: left
}

.project .btnbox {
	width: 108px;
	height: 54px;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #434252;
	z-index: 1
}

.project .btnbox div {
	display: block;
	position: relative;
	float: left;
	width: 54px;
	height: 54px;
	background: url("images/btn-l1.jpg") no-repeat 21px center;
	cursor: pointer;
	transition-duration: 0.5s
}

.project .btnbox div.next {
	background-image: url("images/btn-r1.jpg")
}

.project .btnbox:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -1px;
	margin-top: -7px;
	width: 2px;
	height: 14px;
	background-color: #82818c
}

.project .btnbox .arrow-left:hover {
	background-position: 15px center
}

.project .btnbox .arrow-left:hover:after {
	width: 15px;
	left: 17px
}

.project .btnbox .arrow-left:after {
	content: "";
	position: absolute;
	left: 28px;
	top: 50%;
	margin-top: -1px;
	width: 0;
	height: 2px;
	background-color: #27B269;
	transition-duration: 0.5s
}

.project .btnbox .arrow-right:hover {
	background-position: 33px center
}

.project .btnbox .arrow-right:hover:after {
	width: 15px;
	right: 15px
}

.project .btnbox .arrow-right:after {
	content: "";
	position: absolute;
	right: 22px;
	top: 50%;
	margin-top: -1px;
	width: 0;
	height: 2px;
	background-color: #27B269;
	transition-duration: 0.5s
}

.project .det {
	width: 516px;
	float: left;
	padding: 60px 40px;
	height: 400px;
	background-color: #2f2e40
}

.project .det img {
	float: left
}

.project .det .name .cn {
	font-size: 30px;
	color: #e92a32;
	margin-bottom: 20px;
	font-weight: 300
}

.project .det .name .en {
	font-size: 19px;
	color: #fff;
	margin-bottom: 30px;
	font-family: "Montserrat-Regular";
	font-weight: bold;
	opacity: 0.4;
	filter: alpha(opacity=40)
}

.project .det li {
	margin-bottom: 10px;
	color: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	overflow: hidden
}

.project .det li img {
	margin-right: 10px;
	width: 21px
}

.project .det li p {
	float: left;
	width: 400px
}

.proList .allProject .area {
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s
}

.proList .allProject.active {
	padding-top: 90px
}

.proList .allProject.active .area {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	background-color: #fff;
	min-width: 1280px
}

.proList .allProject .area a {
	margin-right: 42px;
	color: #777;
	height: 90px;
	line-height: 90px
}

.proList .allProject .area a.active {
	color: #27B269;
	font-weight: bold
}

.proList .allProject .part {
	display: none
}

.proList .allProject .areaAll {
	display: block
}

.proList .allProject ul {
	overflow: hidden;
	margin: 0 -10px 28px
}

.proList .allProject li {
	float: left;
	width: 33.33%;
	margin-bottom: 20px;
	padding: 0 10px;
	overflow: hidden;
	height: 354px
}

.proList .allProject li a {
	position: relative;
	display: block
}

.proList .allProject li.develop a:before {
	display: none;
	content: '开发中';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 350px;
	color: #d4cfcf;
	background: url("images/1pxbg1.png");
	z-index: 1;
	font-size: 28px;
	text-align: center
}

.proList .allProject li.develop:hover a:before {
	display: block
}

.proList .allProject li .imgbox {
	overflow: hidden
}

.proList .allProject li .imgbox img {
	transition-duration: 0.5s
}

.proList .allProject li:hover .des {
	background-color: #27B269
}

.proList .allProject li:hover .name {
	color: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80)
}

.proList .allProject li:hover .des p {
	color: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80)
}

.proList .allProject li:hover .imgbox img {
	transform: scale(1.1)
}

.proList .allProject .des {
	padding-top: 20px;
	height: 129px;
	background-color: #f5f4f0;
	text-align: center;
	transition-duration: 0.5s
}

.proList .allProject .des .name {
	margin-bottom: 10px;
	font-size: 18px;
	color: #393939;
	transition-duration: 0.5s
}

.proList .allProject .des p {
	text-align: center;
	color: #797a81;
	font-size: 13.5px;
	transition-duration: 0.5s
}

.proList .allProject .svr {
	position: relative;
	top: 0;
	height: 224px;
	text-align: center;
	transition-duration: 0.5s!important
}

.proList .allProject .svr .link {
	margin: 30px auto 0;
	width: 280px;
	height: 52px;
	position: relative;
	border: 1px solid #e76660
}

.proList .allProject .svr .link:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -1px;
	margin-top: -14px;
	width: 2px;
	height: 28px;
	background-color: #e76660
}

.proList .allProject .svr .link a {
	float: left;
	width: 139px;
	height: 50px;
	background: url("images/svr1_03.png") no-repeat center center
}

.proList .allProject .svr .link a.link2 {
	background-image: url("images/svr1_05.png")
}

.proList .allProject li:hover .svr {
	top: -96px
}

.common .areabox {
	width: 536px;
	height: 177px;
	position: relative
}

.common .areabox .areaName {
	color: #646464;
	font-size: 22px;
	opacity: 0.67;
	filter: alpha(opacity=67)
}

.common .areabox .des {
	margin-top: 5px;
	width: 250px;
	height: 120px;
	color: #797a81;
	font-size: 14px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	text-align: justify
}

.common .areabox img {
	position: absolute;
	right: 0;
	bottom: 30px;
	width: 260px
}

.projectD .auto {
	overflow: hidden
}

.projectDetail .info {
	position: relative;
	height: 400px
}

.projectDetail .info .slideTxtBox {
	float: left
}

.projectDetail .info .btnbox {
	width: 108px;
	height: 54px;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #434252
}

.projectDetail .info .btnbox a {
	position: relative;
	float: left;
	width: 54px;
	height: 54px;
	background: url("images/btn-l1.jpg") no-repeat 21px center;
	cursor: pointer;
	transition-duration: 0.5s
}

.projectDetail .info .btnbox .arrow-right {
	background-position: 27px center
}

.projectDetail .info .btnbox:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -1px;
	margin-top: -7px;
	width: 2px;
	height: 14px;
	background-color: #82818c
}

.projectDetail .info .btnbox .arrow-right {
	background-image: url("images/btn-r1.jpg")
}

.projectDetail .info .btnbox .arrow-left:hover {
	background-position: 15px center
}

.projectDetail .info .btnbox .arrow-left:hover:after {
	width: 15px;
	left: 17px
}

.projectDetail .info .btnbox .arrow-right:hover {
	background-position: 33px center
}

.projectDetail .info .btnbox .arrow-right:hover:after {
	width: 15px;
	right: 15px
}

.projectDetail .info .btnbox .arrow-left:after {
	content: "";
	position: absolute;
	left: 28px;
	top: 50%;
	margin-top: -1px;
	width: 0;
	height: 2px;
	background-color: #27B269;
	transition-duration: 0.5s
}

.projectDetail .info .btnbox .arrow-right:after {
	content: "";
	position: absolute;
	right: 22px;
	top: 50%;
	margin-top: -1px;
	width: 0;
	height: 2px;
	background-color: #27B269;
	transition-duration: 0.5s
}

.projectDetail .info .cont {
	float: left;
	padding: 42px 45px 0;
	height: 400px;
	width: 516px;
	background-color: #2f2e40;
	color: #e4e0d5
}

.projectDetail .info .cont .name {
	margin-bottom: 12px;
	font-size: 30px;
	color: #e92a32;
	margin-bottom: 20px;
	font-weight: 300
}

.projectDetail .info .cont p {
	margin-bottom: 5px;
	opacity: 0.5;
	filter: alpha(opacity=50)
}

.projectDetail .info .cont .esp {
	margin-bottom: 30px
}

.projectDetail .detail {
	overflow: hidden;
	height: 370px;
	position: relative
}

.projectDetail .detail .left {
	float: left;
	padding: 46px;
	width: 682px;
	height: 100%;
	background-color: #f5f4f0
}

.projectDetail .detail .right {
	position: absolute;
	top: 0;
	right: 0;
	padding: 46px;
	width: 518px;
	height: 100%;
	background-color: #edebe4
}

.projectDetail .detail ul {
	margin-top: 26px;
	overflow: hidden
}

.projectDetail .detail li {
	float: left;
	width: 20%;
	padding-right: 20px;
	color: #797a81;
	font-size: 13px;
	line-height: 22px
}

.projectDetail .detail li p {
	text-align: left
}

.projectDetail .detail li .type {
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 12px
}

.projectDetail .detail .descript {
	margin-top: 20px;
	font-size:;
	color: #797a81
}

.projectDetail .detail .descript p {
	margin-bottom: 15px
}

.projectDetail .detail .descript .link3 {
	display: block;
	width: 89px;
	height: 30px;
	background: url("images/sbVr.png") no-repeat
}

.projectDetail .detail .descript .link3:hover {
	background-image: url("images/sbVr1.png")
}

.projectDetail .detail .title .cn,.projectDetail .detail .title .en {
	color: #797a81
}

.projectDetail .map .title {
	height: 70px;
	padding-top: 24px
}

.projectDetail .map .title .en {
	color: #49485a
}

.projectDetail .map .title .cn {
	color: #49485a
}

.projectDetail .map #map {
	height: 470px
}

.contact .auto {
	overflow: hidden
}

.contact .descript {
	color: #797a81
}

.contact .descript .location span {
	font-size: 20px;
	color: #474747;
	font-family: "Montserrat-Regular";
	opacity: 0.68;
	filter: alpha(opacity=68)
}

.contact .descript .location {
	float: left;
	opacity: 0.85;
	filter: alpha(opacity=85)
}

.contact .descript .qrcode {
	float: right;
	margin-top: -5px;
	margin-right: 15px
}

.contact .descript .qrcode img {
	float: left
}

.contact .descript .qrcode .tips {
	float: left;
	margin-top: 61px;
	width: 120px;
	font-size: 13px;
	color: #797a81;
	line-height: 18px
}

.layout {
	position: relative;
	padding-top: 150px;
	height: 519px;
	background: url("images/contact-bg.jpg") no-repeat center center;
	overflow: hidden
}

.layout .auto {
	position: static
}

.layout .feedback {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	padding: 100px 0 100px 40px;
	width: 1200px;
	height: 100%;
	z-index: 2
}

.layout .feedback .inputFeed {
	position: relative;
	float: right;
	width: 800px;
	z-index: 1
}

.layout .feedback .inputFeed textarea {
	padding: 25px;
	outline: none;
	border: none;
	width: 100%;
	background: url("images/emailBg.png");
	color: #999
}

.layout .feedback .inputFeed .submit {
	float: right;
	margin-top: 5px;
	font-size: 18px;
	color: #e90000
}

.submitResult {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: url("images/1pxbg.png")
}

.submitResult .box {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -600px;
	margin-top: -299px;
	height: 588px;
	width: 1200px
}

.submitResult .box .icon img {
	margin: 0 auto
}

.submitResult .box .cont {
	margin-top: 175px;
	margin-bottom: 204px;
	color: #8e8e8e;
	font-size: 23px;
	line-height: 1.5
}

.submitResult .box .cont p {
	text-align: center
}

.submitResult .box .close {
	display: block;
	width: 25px;
	margin: 0 auto
}

.layout .feedback .tt {
	margin-bottom: 15px
}

.layout .feedback .tt .en {
	font-family: "Montserrat-Regular";
	font-weight: bold;
	font-size: 30px;
	color: #efefef;
	opacity: 0.6;
	filter: alpha(opacity=60)
}

.layout .feedback .tt .cn {
	margin-top: 5px;
	font-size: 22px;
	color: #e90000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	font-weight: 600
}

.layout .feedback .tip {
	color: #fff;
	opacity: 0.5;
	filter: alpha(opacity=50)
}

.layout .tit {
	float: left;
	padding-left: 35px
}

.layout .tit img {
	margin-bottom: 12px
}

.layout .tit .cn {
	margin-bottom: 10px;
	font-size: 20px;
	color: #e12826
}

.layout .tit .en {
	font-size: 20px;
	font-family: "Montserrat-Regular";
	font-weight: bold;
	line-height: 18px;
	color: #edf1f1;
	opacity: 0.4;
	filter: alpha(opacity=40)
}

.layout .areaSlect {
	position: relative;
	float: right;
	margin-top: 45px;
	width: 940px
}

.layout .areaSlect .areabtn {
	position: relative;
	margin-bottom: 30px;
	font-size: 15px;
	color: #a7b3b6
}

.layout .areaSlect .areabtn a {
	margin-right: 40px
}

.layout .areaSlect .areabtn .slideArrow {
	position: absolute;
	top: -25px;
	left: 21px;
	width: 18px;
	height: 10px;
	background: url("images/slideArrow.png") no-repeat center center
}

.layout .areaSlect .areaList {
	position: absolute;
	left: 0;
	top: 50px;
	display: none;
	font-size: 13.5px;
	color: #a7b3b6;
	opacity: 0.8;
	filter: alpha(opacity=80)
}

.layout .areaSlect .areaList.first {
	display: block
}

.layout .areaSlect .areaList a {
	font-size: 15px;
	color: #a7b3b6
}

.layout .areaSlect .areaList > div {
	margin-bottom: 20px
}

.layout .areaSlect .mapArea {
	float: right;
	margin-top: -60px;
	margin-right: 150px
}

.about {
	height: 518px
}

.about .name {
}

.about .name .aside {
	margin-top: 45px
}

.about .name .aside a {
	display: block;
	margin-bottom: 6px;
	padding-left: 20px;
	color: #272727;
	font-size: 15px;
	background: url("images/arrow-gray.png") no-repeat left center;
	transition-duration: 0.5s
}

.about .name .aside a.active {
	background-image: url("images/arrow-red.png")
}

.about .name .aside a div {
	opacity: 0.66;
	filter: alpha(opacity=66)
}

.about .auto {
	height: 574px;
	background-image: url("images/bg-about.png")
}

.about .descript {
	position: relative;
	width: 756px;
	margin-left: 148px
}

.about .descript .det {
	position: absolute;
	top: 60px;
	left: 0;
	margin-top: 30px;
	color: #797a81;
	font-size: 14px
}

.about .descript .det .strong {
	font-weight: 600;
	font-size: 18px;
	color: #434343;
	opacity: 0.7;
	filter: alpha(opacity=70)
}

.about .descript .about1 {
}

.about .descript .about2 {
	display: none;
	top: 0;
	margin-top: 0;
	position: relative;
	overflow: hidden;
	width: 780px;
	height: 365px
}

.about .descript .about2 .slideTxbox {
	margin-left: -20px
}

.about .descript .about2 .hd {
	position: absolute;
	right: 16px;
	bottom: 0;
	width: 116px;
	height: 54px;
	z-index: 10
}

.about .descript .about2 .hd a {
	display: block;
	float: left;
	width: 54px;
	height: 54px;
	background: url("images/sarrow.png") no-repeat
}

.about .descript .about2 .hd .prev {
	float: right;
	background: url("images/sarrow1.png") no-repeat
}

.about .descript .about2 p {
	margin-bottom: 0;
	font-weight: 500
}

.about .descript .about2 li {
	float: left;
	width: 195px!important;
	position: relative;
	padding-top: 15px;
	padding-left: 20px;
	border-top: 10px solid #f9f9f9;
	transition-duration: 0.6s;
	cursor: default;
	margin-top: 300px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.about .descript .about2 li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 70px;
	width: 10px;
	background-color: #f9f9f9
}

@keyframes li1 {
	from {
		margin-top: 270px;
		opacity: 0;
		filter: alpha(opacity=0)
	}

	to {
		margin-top: 240px;
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@keyframes li2 {
	from {
		margin-top: 200px;
		opacity: 0;
		filter: alpha(opacity=0)
	}

	to {
		margin-top: 170px;
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@keyframes li3 {
	from {
		margin-top: 130px;
		opacity: 0;
		filter: alpha(opacity=0)
	}

	to {
		margin-top: 100px;
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@keyframes li4 {
	from {
		right: 0;
		margin-top: 60px;
		opacity: 0;
		filter: alpha(opacity=0)
	}

	to {
		right: 0;
		margin-top: 30px;
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

.about .descript .about2 .li1 {
	margin-top: 270px
}

.about .descript .about2 .li2 {
	margin-top: 200px
}

.about .descript .about2 .li3 {
	margin-top: 130px
}

.about .descript .about2 .li4 {
	margin-top: 60px
}

.about .descript .about2 .li1.on {
	animation: li1 1s 0.4s forwards
}

.about .descript .about2 .li2.on {
	animation: li2 1s 0.8s forwards
}

.about .descript .about2 .li3.on {
	animation: li3 1s 1.2s forwards
}

.about .descript .about2 .li4.on {
	animation: li4 1s 1.4s forwards
}

.about .about2 .time {
	position: relative;
	display: inline-block;
	color: #555;
	font-size: 31px;
	font-family: "Montserrat-Regular"
}

.about .about2 .time:before {
	content: '';
	position: absolute;
	top: -45px;
	left: 0;
	width: 100%;
	height: 9px;
	background: url("images/slideArrow.png") no-repeat center center
}

.about .about2 .event {
	color: #797a81;
	opacity: 0.85;
	filter: alpha(opacity=85);
	line-height: 20px;
	margin-top: 0
}

.comany {
	height: 492px;
	background: url("images/bg-map.jpg") no-repeat center center
}

.comany .auto {
	padding-top: 105px
}

.comany .name {
	float: left;
	margin-top: 90px;
	font-size: 20px
}

.comany .name .cn {
	color: #c5c5c7;
	font-weight: 600;
	margin-bottom: 10px
}

.comany .name .en {
	color: #edf1f1;
	font-family: "Montserrat-Regular";
	font-weight: bold;
	opacity: 0.4;
	filter: alpha(opacity=40);
	line-height: 18px
}

.comany .auto > img {
	float: left;
	margin-left: 25px
}

.comany .cont {
	float: right;
	margin-top: 85px;
	margin-left: 0
}

.comany .cont .imgbox {
	height: 51px;
	margin-bottom: 8px
}

.comany .cont .item .lis {
	color: #fff;
	opacity: 0.4;
	filter: alpha(opacity=40)
}

.comany .cont .item4 {
	padding-right: 0
}

.news {
	height: 468px
}

.news .auto {
	height: 525px;
	background-image: url("images/news-bg.png")
}

.news .auto .recomNew {
	overflow: hidden
}

.news .auto .recomNew .imgbox {
	float: left;
	margin-right: 20px;
	width: 384px
}

.news .auto .recomNew .cont {
	float: left;
	width: 346px
}

.news .recomNew .tits .time {
	font-size: 28px;
	color: #de3937;
	font-family: "Montserrat-Regular"
}

.news .recomNew .tits h2 {
	width: 80%;
	margin-top: 8px;
	margin-bottom: 15px;
	font-size: 20px;
	color: #7b7b7b;
	transition-duration: 0.5s
}

.news .recomNew .cont .abs {
	height: auto;
	margin-top: -5px
}

.news .cont {
	color: #797a81
}

.news .cont .time {
	font-size: 28px;
	color: #de3937;
	font-family: "Montserrat-Regular"
}

.news .cont h2 {
	margin-top: 8px;
	margin-bottom: 15px;
	font-size: 20px;
	color: #7b7b7b;
	transition-duration: 0.5s
}

.news .cont .abs {
	opacity: 0.85;
	filter: alpha(opacity=85);
	line-height: 22px;
	height: 75px
}

.news .cont .abs p {
	margin-bottom: 10px
}

.newsbody .type {
	height: 90px;
	line-height: 90px;
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s
}

.newsbody.active {
	padding-top: 90px
}

.newsbody.active .type {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 90px;
	z-index: 999;
	background-color: #fff
}

.newsbody .type a {
	margin-right: 38px;
	color: #707070;
	font-size: 15px;
	display: block;
	float: left
}

.newsbody .type a.active {
	color: #27B269;
	font-weight: bold
}

.newsbody .publications,.newsbody .video {
	display: none
}

.newsbody .newsType {
	padding-bottom: 37px
}

.newsbody .newsType .loadMore {
	margin-bottom: 0
}

.newsbody .newsType.company {
	display: block
}

.newsbody .news1 .box {
	float: left;
	margin-bottom: 19px;
	padding: 25px 20px;
	width: 386px;
	border: 2px solid #f2f2f4;
	transition-duration: 0.5s
}

.newsbody .box .time {
	letter-spacing: -1px;
	font-family: "Montserrat-Regular";
	font-size: 24px;
	margin-bottom: 8px;
	color: #49485a;
	opacity: 0.25;
	filter: alpha(opacity=25)
}

.newsbody .box h3 {
	font-size: 20px;
	font-weight: bold;
	color: #505050;
	opacity: 0.8;
	filter: alpha(opacity=80)
}

.newsbody .box .abs {
	margin-top: 15px;
	max-height: 96px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	color: #797a81;
	font-size: 13.5px;
	opacity: 0.85;
	filter: alpha(opacity=85);
	text-align: justify
}

.newsbody .box:hover .time {
	opacity: 0.5;
	filter: alpha(opacity=25)
}

.newsbody .box:hover h3 {
	opacity: 1;
	filter: alpha(opacity=100);
	color: #27B269
}

.newsbody .video {
}

.newsbody .video .tips {
	color: #797a81
}

.newsbody .video ul {
	width: 1220px;
	overflow: hidden;
	margin: 0 -10px
}

.newsbody .video li {
	float: left;
	width: 386px;
	margin: 0 10px 20px
}

.newsbody .video li .cont {
	padding: 20px 25px;
	height: 130px;
	background-color: #f5f4f0;
	transition-duration: 0.5s
}

.newsbody .video li .imgbox {
	position: relative
}

.newsbody .video li .imgbox .play {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -28px;
	width: 56px;
	height: 40px;
	background: url("images/play.png") no-repeat center center;
	transition-duration: 0.5s;
	transform: scale(.9)
}

.newsbody .video h3 {
	font-size: 18px;
	color: #393939;
	transition-duration: 0.5s
}

.newsbody .video .des {
	margin-top: 15px;
	color: #797a81;
	font-size: 13.5px;
	transition-duration: 0.5s
}

.newsbody .video li:hover .cont {
	background-color: #27B269
}

.newsbody .video li:hover .des,.newsbody .video li:hover h3 {
	color: #fff
}

.newsbody .video li:hover .imgbox .play {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: scale(1)
}

.newsbody .publications {
}

.newsbody .publications ul {
	width: 1213px;
	margin: 0 -6.5px;
	overflow: hidden
}

.newsbody .publications li {
	float: left;
	width: 290px;
	margin: 0 6.5px 13px
}

.popVideo {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.popVideo .bg {
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.8;
	filter: alpha(opacity=80)
}

.popVideo video {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -500px;
	margin-top: -280px
}

.newsDetail {
	height: auto;
	background: none;
	position: relative
}

.newsDetail .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 468px;
	background: url("images/auto-bg.jpg") no-repeat
}

.newsDetail .auto {
	height: auto;
	overflow: hidden
}

.newsDetail .auto .related .recomNew .cont {
	width: 100%
}

.newsDetail .descript {
	margin-left: 30px
}

.related {
	width: 342px;
	margin-top: 238px
}

.related .title {
	margin-bottom: 20px
}

.related .title .en {
	font-size: 19px;
	color: #49485a;
	opacity: 0.6;
	filter: alpha(opacity=60)
}

.related .title .cn {
	font-size: 16px;
	color: #6d6c79;
	opacity: 0.8;
	filter: alpha(opacity=80);
	margin-top: 5px
}

.related .recomNew {
	display: block;
	margin-top: 30px;
	padding-bottom: 20px;
	border-bottom: 5px solid #eee
}

.related .recomNew:hover .time {
	opacity: 0.5;
	filter: alpha(opacity=25)
}

.related .recomNew:hover h2 {
	opacity: 1;
	filter: alpha(opacity=100);
	color: #27B269
}

.related .recomNew .time {
	letter-spacing: -1px;
	font-family: "Montserrat-Regular";
	font-size: 24px;
	margin-bottom: 8px;
	color: #49485a;
	opacity: 0.25;
	filter: alpha(opacity=25)
}

.related .recomNew1 {
	border-bottom: none
}

.newsDetail .descript .time {
	font-size: 28px;
	color: #728397;
	opacity: 0.8;
	filter: alpha(opacity=80);
	font-family: "Montserrat-Regular"
}

.newsDetail .descript h2 {
	width: 500px;
	margin-top: 8px;
	color: #434343;
	font-size: 22px;
	line-height: 30px;
	opacity: 0.7;
	filter: alpha(opacity=70)
}

.newsDetail .descript .tits .share {
	float: right;
	margin-top: 30px;
	position: relative;
	z-index: 1
}

.newsDetail .descript .tits .share .jiathis_button_weixin span {
	height: 33px!important;
	width: 33px;
	background-image: url("images/wechat.png");
	background-position: left top
}

.newsDetail .descript .tits .share .jiathis_button_tsina span {
	height: 33px!important;
	width: 33px;
	background-image: url("images/weibo.png");
	background-position: left top
}

#jiathis_weixin_share #jiathis_webchat {
	padding-top: 1px
}

#jiathis_weixin_share #jiathis_webchat img {
	margin: 0 auto
}

.newsDetail .share a {
	display: inline-block;
	vertical-align: middle;
	margin: 0
}

.newsDetail .descript .share a img {
	margin-bottom: 0
}

.newsDetail .descript .det img {
	margin: 0 auto
}

.newsDetail .descript .tits {
	margin-bottom: 25px
}

.siteMapPanel {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("images/1pxbg.png")
}

.siteMapPanel .box .title {
	position: absolute;
	top: -60px;
	left: 50%;
	margin-left: -25px;
	width: 50px;
	height: 50px;
	font-size: 20px;
	color: #767b7f;
	background: url("images/marker-in-circular-button.png") no-repeat center center
}

.siteMapPanel .box {
	width: 1200px;
	height: 494px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -600px;
	margin-top: -212px
}

.siteMapPanel .box .close {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -12.5px;
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s
}

.siteMapPanel .box .links {
	position: relative;
	z-index: 1;
	overflow: hidden;
	width: 780px;
	margin-top: 130px;
	margin-left: 246px
}

.siteMapPanel .box dl {
	width: 130px;
	float: left
}

.siteMapPanel .box dl a:hover {
	color: #e12826
}

.siteMapPanel .box dt {
	font-size: 16px;
	color: #5a5a5a
}

.siteMapPanel .box dt a {
	position: relative;
	display: inline-block;
	padding-bottom: 23px
}

.siteMapPanel .box dd {
	display: inline-block
}

.siteMapPanel .box dd a {
	display: block;
	color: #8e8e8e;
	line-height: 24px
}

.copy {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("images/1pxbg.png")
}

.copy .box {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1200px;
	height: 592px;
	margin-top: -296px;
	margin-left: -600px
}

.copy .box .icon img {
	margin: 0 auto 60px
}

.copy .leftpart {
	float: left;
	width: 250px
}

.copy .leftpart .cn {
	margin-bottom: 10px;
	font-size: 30px;
	line-height: 30px;
	color: #8e8e8e;
	text-align: right
}

.copy .leftpart .en {
	color: #ff0300;
	opacity: 0.3;
	filter: alpha(opacity=30);
	font-size: 40px;
	line-height: 40px;
	font-family: "Montserrat-Regular";
	letter-spacing: -4px;
	text-align: right
}

.copy .rightpart {
	float: left;
	width: 950px;
	padding-left: 65px;
	color: #8e8e8e;
	line-height: 20px;
	margin-bottom: 80px
}

.copy .close {
	display: block;
	width: 25px;
	margin: 0 auto;
	clear: both
}

.searchPanel {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("images/1pxbg.png");
	z-index: 999
}

.searchPanel .box {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1200px;
	height: 588px;
	margin-left: -600px;
	margin-top: -294px
}

.searchPanel .box .icon img {
	margin: 0 auto
}

.searchPanel .box input {
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: block;
	background: none;
	border: none;
	outline: none;
	margin: 200px auto;
	width: 80%;
	font-size: 30px;
	line-height: 1.5;
	color: #8e8e8e;
	text-align: center
}

.searchPanel .box a {
	display: block;
	width: 25px;
	margin: 0 auto
}

.mapbox ul {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%
}

.mapbox li {
	position: absolute;
	display: none
}

.mapbox .li1 {
	top: 65px;
	right: 10px
}

.mapbox .li2 {
	top: 148px;
	right: 49px
}

.mapbox .li3 {
	top: 139px;
	right: 94px
}

.mapbox .li4 {
	top: 227px;
	right: 61px
}

.network .cont {
	width: 560px;
	margin-right: 40px
}

.network .cont .parts .name {
	font-size: 18px;
	color: #505050;
	margin-bottom: 10px
}

.network .cont .des {
	font-size: 13.5px;
	color: #797a81;
	opacity: 0.85;
	filter: alpha(opacity=85)
}

.network .cont {
	position: relative;
	height: 320px
}

.network .cont .parts {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition-duration: 1s;
	-webkit-transition-duration: 1s
}

.network .cont .parts.part5 {
	top: 0;
	opacity: 1;
	filter: alpha(opacity=100)
}

.network .cont .parts.out {
	top: -100px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.network .control {
	margin-top: 40px;
	transition-duration: 1s;
	-webkit-transition-duration: 1s
}

.myIcon {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle
}

.emailPanel {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("images/1pxbg.png");
	z-index: 999
}

.emailPanel .box {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1200px;
	height: 588px;
	margin-left: -600px;
	margin-top: -294px
}

.emailPanel .box .icon {
	margin-bottom: 166px
}

.emailPanel .box .icon img {
	margin: 0 auto
}

.emailPanel .box .tip {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px
}

.emailPanel .box a {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 412px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	border: 1px solid #4a4a4a;
	color: #626262;
	overflow: hidden
}

.emailPanel .box a:hover {
	border-color: #d90300
}

.emailPanel .box a.submit.active {
	border-color: #d90300;
	color: #d90300
}

.emailPanel .box a.submit {
	cursor: pointer
}

.emailPanel .box a.close {
	width: 25px;
	height: 25px;
	border: none;
	margin-top: 190px
}

.emailPanel .box a input[type='submit'] {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer
}

.emailPanel .box .file {
	position: relative
}

.emailPanel .box .file div.active {
	color: #d90300
}

.emailPanel .box .file input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0)
}

.emailPanel .box .file .progress {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #f30404;
	z-index: 0;
	opacity: 0.3;
	filter: alpha(opacity=30)
}

.emailPanel .box .file .active.name {
	color: #e4dddd
}

.searchPro {
	float: right;
	height: 90px;
	padding-top: 25px
}

.searchPro input {
	display: block;
	float: left;
	height: 40px;
	width: 343px;
	line-height: 40px;
	padding: 0 10px
}

.searchPro input[type="text"] {
	border: 2px solid #f4f4f4
}

.searchPro input[type="submit"] {
	margin-left: 3px;
	width: 40px;
	height: 40px;
	background: url("images/search-btn1.jpg") no-repeat center center;
	background-color: #27B269;
	background-position: -1px -1px
}

.englishTip {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("images/1pxbg.png");
	z-index: 999
}

.englishTip .box {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	font-size: 36px;
	color: #8e8e8e;
	width: 1200px;
	height: 588px;
	margin-left: -600px;
	margin-top: -294px
}

.englishTip .box .cont {
	margin: 226px 0
}

.englishTip .box .icon img {
	margin: 0 auto
}

.englishTip .box input {
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: block;
	background: none;
	border: none;
	outline: none;
	margin: 200px auto;
	width: 80%;
	font-size: 30px;
	line-height: 1.5;
	color: #8e8e8e;
	text-align: center
}

.englishTip .box a {
	display: block;
	width: 25px;
	margin: 0 auto
}